FlexPivot for WinForms
ValueSet<T> コンストラクタ(IEqualityComparer<T>)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > ValueSet<T> クラス > ValueSet<T> コンストラクタ : ValueSet<T> コンストラクタ(IEqualityComparer<T>)
The comparer to use when comparing keys.
Initializes a new instance of a ValueSet<T>.
シンタックス
'宣言
 
Public Function New( _
   ByVal comparer As System.Collections.Generic.IEqualityComparer(Of T) _
)
public ValueSet<T>( 
   System.Collections.Generic.IEqualityComparer<T> comparer
)

パラメータ

comparer
The comparer to use when comparing keys.
参照

ValueSet<T> クラス
ValueSet<T> メンバ
オーバーロード一覧